Static syntax analysis is what lint, strict compilation, and several commercial products do: Scan a source text and spot items that a compiler accepts, but that are likely to be symptoms of mistakes. 静态语法分析是lint、严格编译和几种商业产品执行的内容:扫描编译器接受的源文本和目标项,但这可能是错误的症状。